projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed2450e
)
* lisp/touch-screen.el (touch-screen): Fix defgroup version.
author
Po Lu
<luangruo@yahoo.com>
Thu, 8 Feb 2024 05:20:28 +0000
(13:20 +0800)
committer
Po Lu
<luangruo@yahoo.com>
Thu, 8 Feb 2024 05:20:28 +0000
(13:20 +0800)
lisp/touch-screen.el
patch
|
blob
|
history
diff --git
a/lisp/touch-screen.el
b/lisp/touch-screen.el
index a1ec4bca89f2d4333a9daabbe19ed5b015371f01..c8de1d8ee314feb304d45148e6741a97963a405d 100644
(file)
--- a/
lisp/touch-screen.el
+++ b/
lisp/touch-screen.el
@@
-87,7
+87,7
@@
is being called from `read-sequence' or some similar function.")
(defgroup touch-screen nil
"Interact with Emacs from touch screen devices."
:group 'mouse
- :version "30.
0
")
+ :version "30.
1
")
(defcustom touch-screen-display-keyboard nil
"If non-nil, always display the on screen keyboard.